REST APIs |
Process Platform provides the following REST APIs:
REST API | Description |
---|---|
GetCase Instances | To list all the case instances |
GetCaseInstance Details | To retrieve the case instance detail with state_instances and activity_instances details |
GetActivity Instances | To list all the activities of a case |
Create Case | To execute a case |
Plan Activities | To plan the activities manually |
GetTaskDetails | To retrieve the task detail (GetTask) |
GetCase Variables | To retrieve case variables for a case instance |
UpdateCase Variables | To update case variables for a case instance |
Assign Task | To assign a task to a user |
Claim Task | Used by user to claim a task which is assigned to his team on the worklist |
Transfer Task | To transfer a task to a different target from what it is currently present |
GetTasks ForUsers | Lists all the tasks available for the specific user based on the requested parameters |
Delegate Task | Delegates a task to another user |
GetTask Collection | Takes the task IDs and gives the task definitions for the requested tasks and also provides the detail attribute |
GetTasks ForRoles | Lists the tasks that are configured to the given roles |
GetAllWorklists ForUser | Lists all the worklists to which the user is assigned |